Basic Serialization |
|
||
![]() |
MyBean can be saved and restored like this: |
|
ObjectOutputStream ost = new ObjectOutputStream(a);
|